home *** CD-ROM | disk | FTP | other *** search
/ Hottest 6 / Hottest 6 (1996)(PDSoft)[!].iso / software / business / spreadsheets / easycalc / help / _vat.help < prev    next >
Encoding:
Text File  |  1978-11-24  |  280 b   |  19 lines

  1. Spreadsheet Function: VAT()
  2. Synopsis:
  3.  
  4. @VAT(expression)
  5.  
  6. Description:
  7.  
  8. This  function  returns 17.5% (current UK sales tax)
  9. of the expression given.
  10.  
  11. Examples:
  12.  
  13. @VAT(100) would give, 17.5.
  14. @VAT(10+1) would give, 1.925.
  15. *
  16. Using Functions
  17. Usefunc.help
  18. Maths Operators
  19. operators.help